Fill out this form and I'll contact you to finalize the details
I'm a passionate web developer and video editor dedicated to creating stunning digital experiences. With expertise in both frontend/backend development and professional video editing, I bring ideas to life with technical precision and creative flair.
Tools and technologies I work with every day
Choose the best technology for your project
Perfect for: Small shops, personal sites, landing pages
Perfect for: Online stores, marketplaces like Jumia
Perfect for: Complex applications, dashboards, SaaS
Simple solutions for your business needs
Showcase your products online, let customers find you easily, and grow your business beyond your local area.
Get your business on the internet! Let people know who you are, what you do, and how to reach you.
Create your own online store where people can buy your products, just like Jumia or Amazon.
Let customers book your services online anytime, anywhere. Perfect for salons, clinics, and consultants.
Share your ideas, news, or stories with the world. Build an audience and make money from your content.
Track your business performance, see your sales, and manage everything from one place.
Tell me what you need, and I'll help you bring your idea to life!
Let's Talk About Your ProjectCustom websites and web applications built with modern technologies.
Professional editing with After Effects, CapCut, and Premiere Pro.
Learn web development and video editing with personalized lessons.
Spin the Cube to navigate through my work
Watch what my clients say
See what I'm working on right now
Watch me code and edit in real-time
// Creating a responsive navigation menu
function createNavigation() {
const menu = document.querySelector('.nav-menu');
const hamburger = document.querySelector('.hamburger');
hamburger.addEventListener('click', () => {
menu.classList.toggle('active');
hamburger.classList.toggle('active');
});
// Smooth scroll for navigation links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
document.querySelector(this.getAttribute('href'))
.scrollIntoView({ behavior: 'smooth' });
});
});
}
// Initialize when DOM is ready
document.addEventListener('DOMContentLoaded', createNavigation);
Brenald's video editing in action
Design preview by Brenald
See who's viewing this site with you right now - like a virtual office!
Think of this like a WhatsApp group chat - when you're on this website, you can see other people who are also viewing it at the same time. It's like we're all in a virtual room together!
On mobile: The collaborators box will appear at the bottom of your screen. You can close it anytime by clicking the X button.
Click the tabs above to see prices for different services. All prices are in USD ($) and Nigerian Naira (₦).
Common questions from clients
A simple business website takes about 1-2 weeks. An online store like Jumia takes 3-4 weeks. It depends on how complex you want it to be.
Basic websites start from ₦150,000 ($101). Online stores start from ₦500,000 ($336). I offer flexible payment plans to help you get started.
No! I build everything for you. You just tell me what you want, and I make it happen. You'll get an easy way to update your content if you want.
Yes! I can update, improve, or completely redesign your existing website to make it better and more modern.
Yes, I offer monthly maintenance packages to keep your website updated, secure, and running smoothly.
50% deposit to start, and 50% when you're happy with the final video. I accept bank transfers and cryptocurrency.
Play and learn about web development with Brenald